Skip to content

Conversation

@dtkdtk
Copy link

@dtkdtk dtkdtk commented Nov 17, 2025

  1. Add "Building without Docker container" case to the documentation
  2. Fix building for Windows:
    • make -ldl & -lm compiler flags Linux-only (NOTE: macOS doesn't require -lm flag for linking libm, and Windows too)
    • add ability to redefine CS_MMAP definition by editing Make variable CFLAGS_MMAP=
    • add this notes to documentation

1. Add "Building without Docker container" case to the documentation
2. Fix building for Windows:
    - make `-ldl` & `-lm` compiler flags Linux-only (NOTE: macOS doesn't require `-lm` flag for linking `libm`, and Windows too)
    - add ability to redefine `CS_MMAP` definition by editing Make variable `CFLAGS_MMAP=`
    - add this notes to documentation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant